projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca33193
)
* progmodes/cc-awk.el (defconst): Fix compilation error.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000
(18:54 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000
(18:54 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ec13ee51487f76794e458824a7e9f698b58c27f9..5e6f6072c6a5b448bb58caec2fb6f22b90e054c3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2006-07-10 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/cc-awk.el (defconst): Fix compilation error.
+
* subr.el (sit-for): New function.
* play/hanoi.el (hanoi-sit-for): Check sit-for return value.